[INFO] fetching crate tauri-plugin-blec 0.12.0...
[INFO] checking tauri-plugin-blec-0.12.0 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate tauri-plugin-blec 0.12.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tauri-plugin-blec 0.12.0
[INFO] finished tweaking crates.io crate tauri-plugin-blec 0.12.0
[INFO] tweaked toml for crates.io crate tauri-plugin-blec 0.12.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-plugin-blec 0.12.0 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tauri-plugin-blec 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | homepage = "https://github.com/MnlPhlp/tauri-plugin-blec"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 | repository = "https://github.com/MnlPhlp/tauri-plugin-blec"
[INFO] [stderr]    |              ----------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `tauri-plugin-blec` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13
[INFO] running `Command { std: "docker" "start" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | homepage = "https://github.com/MnlPhlp/tauri-plugin-blec"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 | repository = "https://github.com/MnlPhlp/tauri-plugin-blec"
[INFO] [stderr]    |              ----------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `tauri-plugin-blec` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling brotli v8.0.3
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling tauri-utils v2.9.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling embed-resource v3.0.9
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tauri-runtime v2.11.2
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]    Compiling tauri-build v2.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]    Compiling ico v0.5.0
[INFO] [stderr] error: could not compile `tauri-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="brotli"' --cfg 'feature="build-2"' --cfg 'feature="cargo_metadata"' --cfg 'feature="compression"' --cfg 'feature="html-manipulation-2"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="resources"' --cfg 'feature="schema"' --cfg 'feature="schemars"' --cfg 'feature="swift-rs"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "brotli", "build", "build-2", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "html-manipulation-2", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=ccd1c51f3a4d9166 -C extra-filename=-199e3ce8386cd828 --out-dir /opt/rustwide/target/debug/build/tauri-utils/199e3ce8386cd828/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/733528887a94dc78/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/d3449f94794439ed/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c904ef9e97068795/out -L dependency=/opt/rustwide/target/debug/build/base64/f9fb665c3fbe5039/out -L dependency=/opt/rustwide/target/debug/build/bit-set/21a2b93eec2cbac5/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/c4c54d929056dc97/out -L dependency=/opt/rustwide/target/debug/build/bitflags/6a35101873436201/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/fcd44d05a8ea0023/out -L dependency=/opt/rustwide/target/debug/build/byteorder/efab895f44690afc/out -L dependency=/opt/rustwide/target/debug/build/bytes/d2cbc348dcce8e8f/out -L dependency=/opt/rustwide/target/debug/build/camino/b7b8fd568b9e6c08/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/1268fc6b76021e20/out -L dependency=/opt/rustwide/target/debug/build/cfb/09eeba3b6c9f717d/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/ab6db2121e2f6309/out -L dependency=/opt/rustwide/target/debug/build/cssparser/595e6f344aad1e51/out -L dependency=/opt/rustwide/target/debug/build/ctor-proc-macro/06d635da3b6268e8/out -L dependency=/opt/rustwide/target/debug/build/deranged/347bba1efd0a4533/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/293ce5a9296c58c8/out -L dependency=/opt/rustwide/target/debug/build/derive_more/aebca6630b8f3361/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/0c5ebfab09a7f8ad/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/a8f3e2563b8d71f7/out -L dependency=/opt/rustwide/target/debug/build/dtoa/7fbcf7fb85d804cd/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/daf11aa68c564a5b/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/85c13780f6b7d0ec/out -L dependency=/opt/rustwide/target/debug/build/fnv/79a19d0fe70d33f3/out -L dependency=/opt/rustwide/target/debug/build/foldhash/6c6f3c8a76e636ce/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/996093904e8168f6/out -L dependency=/opt/rustwide/target/debug/build/getrandom/def8eb04a0a03ce6/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1d0f1c0c6a3a8928/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2d1ee04f66abf469/out -L dependency=/opt/rustwide/target/debug/build/html5ever/02758b50017552f3/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/aca34eee588a5c84/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/75d783f55463b5f5/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/98d4bc76a3a00a3e/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/f181547eb42a436d/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/a405c2ed5824e320/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/f6209b6a6588b870/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/63095736fcfbecc7/out -L dependency=/opt/rustwide/target/debug/build/idna/159ae0e4a4f1665f/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/35f0943b3c2f50af/out -L dependency=/opt/rustwide/target/debug/build/indexmap/03500d49f6d3973a/out -L dependency=/opt/rustwide/target/debug/build/indexmap/b18757573c650002/out -L dependency=/opt/rustwide/target/debug/build/itoa/155799927a5fdad9/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/022eb583772de14c/out -L dependency=/opt/rustwide/target/debug/build/libc/d87f74a76b1312e5/out -L dependency=/opt/rustwide/target/debug/build/litemap/ee8590b34d68b076/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b774173b3bacbeb4/out -L dependency=/opt/rustwide/target/debug/build/log/95792e1e081354be/out -L dependency=/opt/rustwide/target/debug/build/markup5ever/7ecd5e20223cc146/out -L dependency=/opt/rustwide/target/debug/build/memchr/36d350c041af7cf8/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/4051dc9ccc33db49/out -L dependency=/opt/rustwide/target/debug/build/num-conv/3be1f391391a8c5f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/d362733a541705ad/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/dd20d6bc0d683200/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/6ea82c3297bf4c10/out -L dependency=/opt/rustwide/target/debug/build/phf/a9e915d1cad3bfd7/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/d1a2fc88557f2c38/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/ff9982fe92bc224a/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/2dfbee38248485d9/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/fbb6042264db2478/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/67a7b73a1d6ae514/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/2b6261b8c6ffec2e/out -L dependency=/opt/rustwide/target/debug/build/quick-xml/ff8bca037fcdf5c9/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/9e85d8970da7fc1f/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2baae8268427fd29/out -L dependency=/opt/rustwide/target/debug/build/regex/69f740481ffbb0e9/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/90d0b2c2a7310002/out -L dependency=/opt/rustwide/target/debug/build/same-file/571bcef0d6683e42/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/40ae1ef01010c593/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/c29d1d3baad52e34/out -L dependency=/opt/rustwide/target/debug/build/selectors/b3d671620d5a33e7/out -L dependency=/opt/rustwide/target/debug/build/semver/842cb671695af09d/out -L dependency=/opt/rustwide/target/debug/build/serde/25ebd2eb41e04b69/out -L dependency=/opt/rustwide/target/debug/build/serde_core/a178cceda53989d3/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/3fb0164e91d4351e/out -L dependency=/opt/rustwide/target/debug/build/serde_json/10f36b484e2aeeab/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/33230ae4cbafaa65/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/b5e32f07adf7d91c/out -L dependency=/opt/rustwide/target/debug/build/servo_arc/8a7584bc1dd72782/out -L dependency=/opt/rustwide/target/debug/build/siphasher/8175a983845802af/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e1777e823551ac29/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/ac0f1999725a501d/out -L dependency=/opt/rustwide/target/debug/build/string_cache/5895a83038515df8/out -L dependency=/opt/rustwide/target/debug/build/tendril/892ddb6aec828278/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/34eaf71eccd413fb/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/5e163acff4946490/out -L dependency=/opt/rustwide/target/debug/build/thiserror/1e0ec8f689f20daa/out -L dependency=/opt/rustwide/target/debug/build/thiserror/7bab380974858309/out -L dependency=/opt/rustwide/target/debug/build/time-core/68703e12091ab36d/out -L dependency=/opt/rustwide/target/debug/build/time/56a3a3813dd35160/out -L dependency=/opt/rustwide/target/debug/build/tinystr/bbe4cb920183ad01/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/0e78c3a515637cc8/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/d4b275667f8976bc/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/dfa61c78c6e5fcc4/out -L dependency=/opt/rustwide/target/debug/build/typeid/ec086f548b538701/out -L dependency=/opt/rustwide/target/debug/build/unic-char-property/569c6a057875e252/out -L dependency=/opt/rustwide/target/debug/build/unic-char-range/4f17b40318ddb269/out -L dependency=/opt/rustwide/target/debug/build/unic-common/f916f1ea41419d8c/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-ident/15c031e642fcc555/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-version/7cb5333ee076de28/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a0e7040ffc91db0d/out -L dependency=/opt/rustwide/target/debug/build/url/7539bb69f1197150/out -L dependency=/opt/rustwide/target/debug/build/utf-8/5bdc0a0e073b4b8a/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/44216b906e08e4c5/out -L dependency=/opt/rustwide/target/debug/build/uuid/b08f35606e4c7f79/out -L dependency=/opt/rustwide/target/debug/build/web_atoms/6e1c0d2f8e4ada6b/out -L dependency=/opt/rustwide/target/debug/build/winnow/c35762b15bc82e36/out -L dependency=/opt/rustwide/target/debug/build/writeable/b66324bd576d6071/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/76d4776c75a2b0ee/out -L dependency=/opt/rustwide/target/debug/build/yoke/335365624ef467d9/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/4b5dc72a2530f56b/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/32a7f2207dc8ab06/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/b0d88e29c1c5cf37/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/dc189127d1aeae9e/out -L dependency=/opt/rustwide/target/debug/build/zerovec/bd288de450ecd5ca/out -L dependency=/opt/rustwide/target/debug/build/zmij/6e2e8476a207a284/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/eca48027b6abde00/out/libanyhow-eca48027b6abde00.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/d74db9bdf09960cb/out/libbrotli-d74db9bdf09960cb.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/27c4e61f8d3d33ec/out/libcargo_metadata-27c4e61f8d3d33ec.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/f363c81e27b0b8d3/out/libctor-f363c81e27b0b8d3.rmeta --extern dom_query=/opt/rustwide/target/debug/build/dom_query/7b459f4bbb5db481/out/libdom_query-7b459f4bbb5db481.rmeta --extern dunce=/opt/rustwide/target/debug/build/dunce/16aeb9986aa2d5bf/out/libdunce-16aeb9986aa2d5bf.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/5216e722f4b44359/out/libglob-5216e722f4b44359.rmeta --extern http=/opt/rustwide/target/debug/build/http/6fea7cf38847c50b/out/libhttp-6fea7cf38847c50b.rmeta --extern infer=/opt/rustwide/target/debug/build/infer/fa38469d70086f1e/out/libinfer-fa38469d70086f1e.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/b2d635c075fdad75/out/libjson_patch-b2d635c075fdad75.rmeta --extern log=/opt/rustwide/target/debug/build/log/95792e1e081354be/out/liblog-95792e1e081354be.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/36d350c041af7cf8/out/libmemchr-36d350c041af7cf8.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/a9e915d1cad3bfd7/out/libphf-a9e915d1cad3bfd7.rmeta --extern plist=/opt/rustwide/target/debug/build/plist/7942e2952a8a0dc6/out/libplist-7942e2952a8a0dc6.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/2b6261b8c6ffec2e/out/libproc_macro2-2b6261b8c6ffec2e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/89b741c9be8ff1ba/out/libquote-89b741c9be8ff1ba.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/69f740481ffbb0e9/out/libregex-69f740481ffbb0e9.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/567b739861046c6a/out/libschemars-567b739861046c6a.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/842cb671695af09d/out/libsemver-842cb671695af09d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/25ebd2eb41e04b69/out/libserde-25ebd2eb41e04b69.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/f85b9a1f5baedbaa/out/libserde_untagged-f85b9a1f5baedbaa.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/10f36b484e2aeeab/out/libserde_json-10f36b484e2aeeab.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/da1767d2026243b4/out/libserde_with-da1767d2026243b4.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/1e0ec8f689f20daa/out/libthiserror-1e0ec8f689f20daa.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/80bf70731760aa84/out/libtoml-80bf70731760aa84.rmeta --extern url=/opt/rustwide/target/debug/build/url/7539bb69f1197150/out/liburl-7539bb69f1197150.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/e84a8b273f0992b1/out/liburlpattern-e84a8b273f0992b1.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/b08f35606e4c7f79/out/libuuid-b08f35606e4c7f79.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a2851e88b1b2e6d5/out/libwalkdir-a2851e88b1b2e6d5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13", kill_on_drop: false }`
[INFO] [stdout] 11958a65f5d585925472335a7372b4548d8040d15685fb227825dd1ab5091f13
